home *** CD-ROM | disk | FTP | other *** search
/ Gamer's Paradise: Sports / Hracuv-raj-Sportovni-Hry.bin / Strategic Baseball Simulator / Read_me.txt < prev    next >
Encoding:
Text File  |  2000-01-08  |  3.7 KB  |  98 lines

  1. Strategic Baseball Simulator
  2. Version 3.41 - January 2000
  3.  
  4. To start the game, just type "baseball". To learn more about the
  5. features and capabilities of SBS, be sure to read the documentation file
  6. BASEBALL.DOC. You can do this while running "baseball", but you might
  7. want to print out the .DOC file if you are a new user.
  8.  
  9. A document you may want to read is BASEBALL.INF. This explains
  10. in some detail how SBS goes about the simulation process.
  11.  
  12. ************************ Late Information ***************************
  13.  
  14.  
  15. >> COMPATIBILITY WITH PREVIOUS VERSIONS
  16.  
  17. Statistics Files.
  18. The compiled statistics files (.STS, .STB, .STP, etc.) in version 3.xx
  19. are NOT COMPATIBLE with the statistics files from earlier versions. Do
  20. NOT attempt to use any old stat files you may have with version 3.xx.
  21. Also, do not attempt to use new version 3.xx stat files with an older
  22. version of this program.
  23.  
  24. Team .DAT Files.
  25. Beginning with the 1994 season, the data (.DAT) files have a new,
  26. expanded format. Your old .DAT files (team rosters/statistics) should
  27. work just fine, but the newer format includes information about
  28. games-played by position and pitcher's games and games started.
  29. Unfortuneately, it was deemed necessary to slightly encrypt player's
  30. names so no actual current player's name is used. Of course these files
  31. remain completely editable by the user.
  32.  
  33. Old Schedule (.SCH) Files.
  34. If you have an older version (pre-3.00) of SBS, you must copy or rename
  35. your old .SCH files to have the extention .SER in order to work under
  36. 3.xx. For example, if you have some old .SCH files in the directory
  37. \SBS251 and you want to move them to \SBS34:
  38.  
  39.    cd \SBS251
  40.    copy *.SCH  \SBS34\*.SER
  41.  
  42.  
  43. >> BACKUP YOUR STATISTICS FILES!
  44.  
  45. Version 3.xx offers much better and faster management of statistics than
  46. previous versions. However, because much of the manipulation of the
  47. statistics is done in memory there is an added risk of data loss due to
  48. power failures, accidently turning off the computer, computer lock-ups
  49. or Heaven Forbid, program bugs. To help protect yourself from such
  50. events I strongly recommend that you use the /pw: (path-write) switch
  51. which writes your stat files to a separate directory. Then you should
  52. regularly back-up that directory to diskette.
  53.  
  54. 1. For example, create a directory called \STATS:
  55.     >MD \STATS
  56.  
  57. 2. Then when you run SBS, start is with the /pw switch:
  58.     >BASEBALL /PW:\STATS
  59.  
  60. [You may want to create a little batch file to start SBS if you don't
  61. want to type that in all the time. If you start SBS from Windows you can
  62. add the "/PW:\STATS" to the icon that launches SBS or to the .PIF file
  63. if you use one.]
  64.  
  65. Alternatively, you can also edit your BASEBALL.CFG file with a line that
  66. begins WRITE-PATH=.
  67. Example: WRITE-PATH=\STATS
  68.  
  69. Now it's easy to backup whatever is in the \STATS directory to a floppy.
  70.  
  71.     >COPY \STATS  A:
  72.  
  73.  
  74. >> COMMENT ABOUT THE "AUTO-LINEUP" FEATURE:
  75.  
  76. Version 3.xx now uses expanded .DAT files with "Games by Position"
  77. columns. You will notice there are three columns in which you may split
  78. up a player's playing time among three positions. This information is
  79. used by the program in selecting starting lineups so that a player's
  80. correct amount of playing time is approximated. The current method works
  81. great for bench players, but it does not always do a good job in moving
  82. around your default starting eight to other defensive positions. Perhaps
  83. I can work on this in the future.
  84.  
  85.  
  86. >> PROGRAM LIMITS
  87.  
  88. Statistics Tracking Limits:
  89. Unique Batters in a simulation............900
  90. Unique Pitchers in a simulation...........500
  91. Total Games in a simulation.................?
  92.  
  93. Website:
  94. http://www.geocities.com/dbschmidt1/
  95.  
  96. Email:
  97. dbschmidt1@yahoo.com
  98.